home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=Outlook Backup Assistant (trail version)
- AppVerName=Outlook Backup Assistant 3 (trail version)
- AppId=Outlook Backup Assistant (trail version)
- AppPublisher=Priotecs Software
- AppPublisherURL=www.priotecs.com
- AppSupportURL=www.priotecs.com
- AppUpdatesURL=www.priotecs.com
- DefaultDirName={pf}\Outlook Backup Assistant
- DefaultGroupName=Priotecs Software\Outlook Backup Assistant
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\OBackup.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Help.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\OBA_OutlookAddIn,1.dll"; DestDir: "{app}"; DestName: "OBA_OutlookAddIn.dll"; Flags: ignoreversion
- Source: "{app}\OBA_OutlookAddIn,2.dll"; DestDir: "{app}"; DestName: "OBA_OutlookAddIn.dll"; Tasks: installAddIn; Flags: regserver ignoreversion
- [Registry]
- Root: HKCU; Subkey: "Software\Priotecs Software\Outlook BackupTool"; ValueName: "installDir"; ValueType: String; ValueData: "{app}\";
- Root: HKLM; Subkey: "Software\Priotecs Software\Outlook BackupTool"; ValueName: "installDir"; ValueType: String; ValueData: "{app}\";
- Root: HKCU; Subkey: "Software\Priotecs Software\Outlook BackupTool"; ValueName: "exePath"; ValueType: String; ValueData: "{app}\OBackup.exe";
- Root: HKLM; Subkey: "Software\Priotecs Software\Outlook BackupTool"; ValueName: "exePath"; ValueType: String; ValueData: "{app}\OBackup.exe";
- Root: HKCR; Subkey: ".oba"; ValueType: String; ValueData: "OBackupAssistantFile"; Tasks: regBackupFileExt; Flags: uninsdeletekey
- Root: HKCR; Subkey: "OBackupAssistantFile"; ValueType: String; ValueData: "Outlook Backup Assistant"; Tasks: regBackupFileExt; Flags: uninsdeletekey
- Root: HKCR; Subkey: "OBackupAssistantFile\Shell\Open\Command"; ValueType: String; ValueData: """{app}\OBackup.exe"" ""%1"""; Tasks: regBackupFileExt; Flags: uninsdeletevalue
- Root: HKCR; Subkey: "OBackupAssistantFile\DefaultIcon"; ValueType: String; ValueData: "{app}\OBackup.exe,1"; Tasks: regBackupFileExt; Flags: uninsdeletevalue
- Root: HKCR; Subkey: ".obp"; ValueType: String; ValueData: "OBackupAssistantParameterFile"; Tasks: regPramFileExt; Flags: uninsdeletekey
- Root: HKCR; Subkey: "OBackupAssistantParameterFile"; ValueType: String; ValueData: "OBackupAssistant Parameterfile"; Tasks: regPramFileExt; Flags: uninsdeletekey
- Root: HKCR; Subkey: "OBackupAssistantParameterFile\Shell\Open\Command"; ValueType: String; ValueData: """{app}\OBackup.exe"" ""%1"""; Tasks: regPramFileExt; Flags: uninsdeletevalue
- Root: HKCR; Subkey: "OBackupAssistantParameterFile\DefaultIcon"; ValueType: String; ValueData: "{app}\OBackup.exe,2"; Tasks: regPramFileExt; Flags: uninsdeletevalue
- [INI]
- FileName: "{app}\Priotecs Software.url"; Section: "InternetShortcut"; Key: "URL"; String: "www.priotecs.com";
- [Run]
- Filename: "{app}\OBackup.exe"; Description: " Run Outlook Backup Assistant"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Outlook Backup Assistant"; Filename: "{app}\OBackup.exe";
- Name: "{group}\Priotecs.com Webpage"; Filename: "{app}\Priotecs Software.url";
- Name: "{userdesktop}\Outlook Backup Assistant"; Filename: "{app}\OBackup.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "installAddIn"; Description: "Install AddIn for direct Outlook integration. (recommended)"; GroupDescription: "Outlook AddIn";
- Name: "desktopicon"; Description: "Create desktop shortcut";
- Name: "regBackupFileExt"; Description: "Associate backupfiles (*.oba) with the Outlook Backup Assistant";
- Name: "regPramFileExt"; Description: "Associate parameterfiles for automated backups (*.obp) with the Outlook Backup Assistant";
- [UninstallDelete]
- Type: files; Name: "{app}\OEBackup.url";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-